home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / caml / readme.txt < prev    next >
Text File  |  1993-07-24  |  1KB  |  51 lines

  1. This directory contains versions of CAML available by ftp anonymous, that is
  2. V2-6.1 and V3.1.
  3.  
  4. CAML is a language belonging to the ML family including:
  5.  
  6.         lexical binding discipline
  7.         static type inference
  8.         user-defined (sum and product) types
  9.         possibly lazy data structures
  10.         possibly mutable data structures
  11.         interface with the Yacc parser generator
  12.         pretty-printing tools
  13.         and a complete library.
  14.  
  15. The version currently documented is V2-6.1.
  16.  
  17. The documentation for the V3.1 version is not yet available.
  18. Furthermore some ports are still to be done. 
  19. That's why the V3.1 is still a beta-test version.
  20.  
  21. The distribution of the V2-6.1 version includes a complete documentation
  22. (a primer, 80 pages, and the reference manual, 490 pages) in source and 
  23. dvi formats.
  24. These documents are also available as INRIA tech-reports (number 121
  25. et 122).
  26.  
  27. The V2-6.1 directory of the archive contains ports to the following
  28. machines:
  29.  
  30.         Sun3
  31.         Sun4
  32.         Sony News (68k and R3000)
  33.         Dec Stations 
  34.         MacIntosh A/UX
  35.         Next (68k)
  36.         HP 9300
  37.         Vax
  38.  
  39.  
  40. Currently, the V3.1 directory of the archive contains ports to the following
  41. machines:
  42.  
  43.         Sun3 (OS3 and OS4)
  44.         Sun4
  45.         Sony News 68k
  46.         Sony News R3000
  47.         Dec Stations 3100 and 5000
  48.         MacIntosh A/UX
  49.         Apollo
  50.  
  51.